home *** CD-ROM | disk | FTP | other *** search
- # -sed4.inp-------------------------------------------------------------
- # Configuration script for src/paths.h
- # ----------------------------------------------------------------------
- /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
- /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
- /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
- /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/
-